Start Linx Shell's first article todayToday describes how PWD and CDs are used.The pwd means "Print working Directory", which displays the current location.PWD also has other available parameters-L (uppercase),-p (uppercase)-L is the same as the PWD
In the compilation makefile of the LED driver programming of the fl2440 data, the-C indicates that the makefile is executed in the $ (kerneldir) directory, while M is not the makefile option, is the variable used in makefile under the kernel root
This article is the 9th article in the D4D series, in this article to introduce you to learn Docker the most efficient way, you do not need to build your own environment, do not worry about your own development environment, you need only a browser,
From: http://blog.sina.com.cn/s/blog_5b9734c501011l4b.html
$ tar zxf readline-5.2.tar.gz$ CD READLINE-5.2/$./configure--host=arm-linux--prefix=$ (pwd)/_install$ make$ make Install
The meaning of/configure--host=arm-linux--prefix=$ (pwd)/_install
1. pwd : Outputs the current working directorycommand format: pwd [OPTION] ...Example: [email protected] etc]# pwd/etc2. Echo: echo textCommand format:echo [Short-option] ... [STRING] ...Echo long-optionOptions: - N No line break after output
001_linux common Commands ls, mkdir, CD, PWD, RmDir, RM, CP, MV, LN===================== Body ===============================XXXXXX directory and File command xxxxxx1.lsls [options] [file or directory]Options:-a----show all files, including hidden
Pwd1. Command Formatusage : pwd [ options ] 2. Command functionView the full path to the current working directory3 command parameters and instancesNormally without any parametersIf the directory is a link :format:pwd-p shows the actual path
Today's command parameters are relatively simple, so I want to learn more. The clear command is used to clear the screen. Ctrl + L has the same effect. The pwd (printworkingdirectory) command displays the current directory (absolute path ). The
ls command:-list directory contents Command Description: List Directory contentsCommon Command Options-L: Use a list of detailed formats.-A: Lists all files and directories (used to display hidden files that begin with.).-A: Displays all files and
Today's command parameters are relatively simple, so I want to learn more. The clear command is used to clear the screen. Ctrl + L has the same effect. The pwd (print working directory) command displays the current directory (absolute path ). The
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.